| GUI Help > Special > drawLine | ||||||||||||||
|
drawLine |
||||||||||||||
| drawLine handle gadget, int startX, int startY, int endX, int endY | ||||||||||||||
|
Description: Draws a line on a canvas gadget between the specified points using the current drawing line colour. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |